gDEBugger User Guide

 


Track changes of an OpenGL state variable value

There are two options for doing this:

  1. Add the state variable to your OpenGL State Variables view. When the variable's value changes, it is colored blue.
     
  2. Save two OpenGL state variables snapshots to a file, each from a different execution scenario of your program. Then compare the state variables snapshot files using a diff tool.